home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 3189 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  767 b 

  1. Path: news.worldcom.ch!usenet
  2. From: acardoso@worldcom.ch (Augusto Cardoso)
  3. Newsgroups: comp.lang.c
  4. Subject: QSORT - Help please!
  5. Date: Fri, 26 Jan 1996 19:33:29 GMT
  6. Organization: WorldCom
  7. Message-ID: <4eba9e$qf0@news.worldcom.ch>
  8. NNTP-Posting-Host: port_b12.worldcom.ch
  9. X-Newsreader: Forte Free Agent 1.0.82
  10.  
  11. In the process of learning C I'm a little bit confused with the role
  12. of the "comparison function"  one must  specify when using "qsort".
  13. I looked for information on two different books, also in the last
  14. issue of FAQ, without success.
  15. If someone could send me a sample of a program running qsort with an
  16. "array of pointers to characters" I would appreciate very much.
  17. Sorry for annoying with so simple matters, but that's the process of
  18. learning...
  19. Thanks.
  20.  
  21.  
  22.